/*banner*/
.banner{width: 100%;position: relative;overflow: hidden; text-align: center;}
.banner .swiper-slide{height:100%;}
.banner  .swiper-pagination-bullet-active{background:#f9c03c;}

.classify .swiper-container {
    width: 100%;
    height: 443px;
    margin-left: auto;
    margin-right: auto;
}
.classify .swiper-slide {
    background-size: cover;
    background-position: center;
}
.classify .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
}
.classify .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    background: #f9c03c;
    color:#fff;
}


/*产品库*/
.warehouse{margin-top: 30px;}
.ware_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.ware_h3 .datum{font-size: 14px;color: #333;}
.ware_h3 .enter{border:1px solid #bdbdbd;font-size: 14px;background:url("../img/more.png") no-repeat 85px center;color: #333;float: right;border-radius:15px;display: inline-block;padding: 3px 25px 3px 10px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.ware_h3 .enter:hover{border:1px solid #f9c03c;color: #fff;background:url("../img/more.png") no-repeat 85px center #f9c03c;}
.ware_search{background:#f2f2f2;box-sizing: border-box;padding: 35px 10%;}
.ware_seek{position: relative;}
.ware_seek input{box-sizing: border-box;padding-left: 40px;background:url("../img/search.png") no-repeat 15px center #fff;width:100%;height:40px;line-height:40px;border-radius:20px;border: 1px solid #a9a9a9;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.ware_seek:hover input{border:1px solid #f9c03c;box-shadow: 0 0 3px rgba(230,0,2,0.6);}
.ware_seek .btn{cursor:pointer;height:38px;line-height:38px;position:absolute;right:1px;top:1px;border-bottom-right-radius:20px;border-top-right-radius:20px;border: none;border-left:1px solid #A9A9A9;font-size:14px;width: 70px;text-align: center;background: #fff;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.ware_seek:hover .btn{color: #f9c03c;border-left:1px solid #f9c03c;}
.ware_seek .close{display:none;cursor:pointer;position: absolute;width: 25px;height: 25px;background: url("../img/close.png") no-repeat center;right: 71px;top: 8px;padding-right: 10px;}
.ware_type{height: 35px;line-height: 35px;font-size: 14px;}
.ware_type span{font-weight: bold;}
.ware_type a{display: inline-block;padding: 0 5px;margin: 0 5px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.ware_type a:hover{color: #f9c03c;}
.classify{position: relative;overflow: hidden;}
.classify .swiper-button-white{position:absolute;border: 1px solid #dfdfdf;height: 58px;width: 3%;top:22px;}
.classify .swiper-button-next{right: 0!important;background: url("../img/no1.png") no-repeat center #fff;}
.classify .swiper-button-prev{left: 0;background: url("../img/no.png") no-repeat center #fff;opacity: 1!important;}
.swiper_name:hover .swiper-button-prev{left: 0!important;background: url("../img/yes1.png") no-repeat center #fff;}
.swiper_name:hover .swiper-button-next{right: 0;background: url("../img/yes.png") no-repeat center #fff;opacity: 1!important;}
.classify .swiper_name{position:static;overflow:initial;height:60px;line-height: 60px;text-align: center;padding: 0;border: 1px solid #dfdfdf;border-left: 0;border-right: 0;width:94%}
.classify .swiper_name .swiper-slide{border-right: 1px solid #dfdfdf;cursor: pointer;}
.classify .swiper_name .swiper-slide:last-child{border-right: none;}

.swiper_cont{box-sizing: border-box;border: 1px solid #dfdfdf;border-top: 0;}
.swiper_cont .swiper-slide{width: 100%;overflow-y:scroll; background: #fff}
.swiper_cont .cont_lis li{float: left;width:198px;background: url("../img/line.jpg") repeat-x center;border-bottom: 1px solid #dfdfdf;}
.swiper_cont .cont_lis li:nth-child(6n) dl{border-right: 0;}
.swiper_cont .cont_lis li dl{width:170px;text-align:center;padding:0 13px;margin:26px auto 13px;border-right: 1px solid #dfdfdf;}
.swiper_cont .cont_lis li dl:first-child{margin:13px auto;}
.swiper_cont .cont_lis li dl dt{font-size: 14px;line-height: 25px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.swiper_cont .cont_lis li dl dd{overflow:hidden;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.swiper_cont .cont_lis li dl img{width:100%;overflow:hidden;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.swiper_cont .cont_lis li dl:hover dd{opacity: 0.8;}
.swiper_cont .cont_lis li dl:hover dd img{transform: scale(1.05)}
.swiper_cont .cont_lis li dl:hover dt{color:#f9c03c;}
/*展商目录*/
.list{margin: 30px 0;}
.list_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.list_h3 .datum{font-size: 14px;color: #333;}
.list_h3 .enter{border:1px solid #bdbdbd;font-size: 14px;background:url("../img/more.png") no-repeat 85px center;color: #333;float: right;border-radius:15px;display: inline-block;padding: 3px 25px 3px 10px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.list_h3 .enter:hover{border:1px solid #f9c03c;color: #fff;background:url("../img/more.png") no-repeat 85px center #f9c03c;}
.list_cont{position: relative;border:1px solid #eeeeee;border-left: 0;border-right:0;padding: 5px 0;background: url("../img/line.jpg") repeat-x center;}
.list_cont .swiper-list{width: 95%;margin: 0 auto;}
.list_cont .swiper-slide{height:60px;}
.list_cont .swiper-button-next{right: 0!important;background: url("../img/yes.png") no-repeat center #fff;}
.list_cont .swiper-button-prev{left: 0!important;background: url("../img/yes1.png") no-repeat center #fff;}
.list_cont .swiper-button-next.swiper-button-disabled{right: -1px;background: url("../img/no1.png") no-repeat center #fff;opacity: 1!important;}
.list_cont .swiper-button-prev.swiper-button-disabled{left: -1px;background: url("../img/no.png") no-repeat center #fff;opacity: 1!important;}

.list_cont .swiper-div{border-left:1px solid #DFDFDF;height:60px;line-height:60px;padding-left: 10px;overflow: hidden;}
.list_cont .swiper-slide-active .swiper-div{border-left: 0;}

/*process*/
.process{background: url("../img/bg.png") no-repeat center;}
.process_lf li{float: left;width: 25%;margin:30px 0;text-align: center;box-sizing:border-box;border-right: 1px solid #fff;}
.process_lf li:last-child{border-right: none;}
.process_lf li a{display:block;color: #fff;font-size: 16px;}
.process_lf li dd{margin:0 auto;height: 60px;line-height: 60px;width: 60px;text-align: center;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.process_lf li dt{font-weight:bold;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
/*
#quick_links-7681 dd{background:url("../img/img1.png") no-repeat center;}
#quick_links-5360 dd{background:url("../img/img2.png") no-repeat center;}
#quick_links-5361 dd{background:url("../img/img3.png") no-repeat center;}
#quick_links-12071 dd{background:url("../img/img4.png") no-repeat center;}
#quick_links-7681:hover dd{background:url("../img/img-1.png") no-repeat center;}
#quick_links-5360:hover dd{background:url("../img/img-2.png") no-repeat center;}
#quick_links-5361:hover dd{background:url("../img/img-3.png") no-repeat center;}
#quick_links-12071:hover dd{background:url("../img/img-4.png") no-repeat center;}
*/

#menu-quick_links2019 li:nth-child(1) dd{background:url("../img/img1.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(2) dd{background:url("../img/img2.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(3) dd{background:url("../img/img3.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(4) dd{background:url("../img/img4.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(1):hover dd{background:url("../img/img-1.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(2):hover dd{background:url("../img/img-2.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(3):hover dd{background:url("../img/img-3.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(4):hover dd{background:url("../img/img-4.png") no-repeat center;}

.process_lf li:hover dt{color:#f9c03c;}

/*slide*/
.slide{/*margin-top: 30px;*/ padding-top: 30px;}
.swiper_carousel{height: 280px;}

/*资讯*/
.message{margin: 30px 0;}
.msg_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.message li{float: left;width: 32%;}
.message li:nth-child(2){margin: 0 2%;}
.message li h4{font-weight:bold;font-size: 16px;color:#333;line-height: 35px;}
.message li dl{border:1px solid #eeeeee;cursor: pointer;}
.message li h4 span{display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.message li h4:hover span{color:#f9c03c;background:url("../img/red.png") no-repeat right center;}
.message li dd{max-height: 175px;overflow: hidden;}
.message li dd img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.message li:hover dd img{opacity: 0.9;transform: scale(1.05)}
.message li dt{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;border-top: 1px solid #eeeeee;box-sizing: border-box;padding:10px;}
.message li dt span{color:#666;display: inline-block;font-weight: bold;margin-right: 5px;}
/*活动*/
.active{margin: 30px 0;}
.act_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.act_h3 span{color:#333;display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.act_h3:hover span {
    color: #f9c03c;
    background: url(../img/red.png) no-repeat right center;
}
.active li{float: left;width: 32%;position: relative;cursor:pointer;}
.active li:nth-child(2){margin: 0 2%;}
.active li h4{font-weight:bold;font-size: 14px;color:#333;line-height: 30px;}
.active li h4 span{display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;}
.active li dd{max-height: 212px;overflow: hidden;}
.active li dd img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.active li:hover dd img{opacity: 0.8;transform: scale(1.05)}
.active li dt{font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#fff;background:rgba(0,0,0,0.5);position:absolute;left:0;bottom:0;width:100%;font-size: 12px;box-sizing: border-box;padding:10px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.active li:hover dt{background:rgba(0,0,0,0.8);}

/*展会概况*/
.exhibitionProfile {
	padding-top: 30px;
}
.exhibitionProfileContent {
	display: flex;
	align-content: center;
	justify-content: space-between;
}
.exhibitionProfileContent .exhProVideo {
	width: 360px;
}
.exhibitionProfileContent .exhProText {
	margin-left: 30px;
	flex: 1;
}
.exhibitionProfileContent .exhProText p {
	text-indent: 2em;
	font-size: 14px;
    line-height: 25px;
}
.exhibitionProfileContent .exhProText b {
	font-weight: 700;
	color: #f9c03c;
}

/*合作伙伴*/
.partner{margin: 30px 0;}
.partner_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.partner_h3 span{color:#333;display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.partner_h3:hover span {
    color: #f9c03c;
    background: url(../img/red.png) no-repeat right center;
}
.partner .swiper-slide{height: 60px;line-height: 60px;text-align: center;}
.partner .swiper-div{padding-left: 10px;border-left: 1px solid #eeeeee;overflow: hidden;}
.partner .swiper-div img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.partner .swiper-div:hover img{opacity: 0.9;transform: scale(1.05)}
.partner .partner_cont{position:relative;border: 1px solid #eeeeee;border-left: 0;border-right: 0;}
.partner .swiper-partner{width:95%;margin:0 auto;padding: 10px 0;}
.partner_cont .swiper-button-next{right: 0!important;background: url("../img/yes.png") no-repeat center #fff;}
.partner_cont .swiper-button-prev{left: 0!important;background: url("../img/yes1.png") no-repeat center #fff;}
.partner_cont .swiper-button-next.swiper-button-disabled{right: -1px;background: url("../img/no1.png") no-repeat center #fff;opacity: 1!important;}
.partner_cont .swiper-button-prev.swiper-button-disabled{left: -1px;background: url("../img/no.png") no-repeat center #fff;opacity: 1!important;}
.swiper-slide-active .swiper-div{padding-left: 10px;border-left:0;}
.swiper_carousel .swiper-pagination-bullet-active{background: #ssf9c03c;}


/*推荐展会*/
.recommend{/*margin: 30px auto;*/  padding-bottom:30px;}
.reco_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#f9c03c;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.swiper-reco .swiper-slide{height: 200px;}
.swiper-reco .swiper-slide img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.swiper-reco .swiper-slide:hover img{opacity: 0.8;transform: scale(1.05)}
.swiper-reco .swiper-button-next{z-index:99; right: 0!important;background: url("../img/arrow-rt.png") no-repeat right center;background-size: contain;}
.swiper-reco .swiper-button-prev{z-index:99; left: 0!important;background: url("../img/arrow-lf.png") no-repeat left center;background-size: contain;}


.swiper_carousel .swiper-button-prev,.swiper-banner .swiper-button-prev{display: none}
.swiper_carousel .swiper-button-next,.swiper-banner .swiper-button-next{display: none}
.swiper_carousel:hover .swiper-button-prev,.swiper-banner:hover .swiper-button-prev{display:block;background: url("../img/yes-1.png") no-repeat center;}
.swiper_carousel:hover .swiper-button-next,.swiper-banner:hover .swiper-button-next{display:block;background: url("../img/yes-2.png") no-repeat center;}



@media (min-width:1000px)and (max-width:1200px) {
    .w1200{width: 95%;margin: 0 auto;}
    .slide{margin-top: 30px;}
    .menu .w1200{width: 100%;}
    .head_img{width: 30%;}
    .head_title{width: 67%;}
    .countdown {
        font-size: 18px;
        color: #fff;
        height: 60px;
        line-height: 60px;
        width: 200px;
        background: linear-gradient(to bottom , #ff6464, #ff1719);
        border-radius: 10px;
        text-align: center;
    }
}


